Skip to content

Conversation

@pxinwr
Copy link
Contributor

@pxinwr pxinwr commented May 7, 2021

The error string on VxWorks is "no such file or directory" for FileNotFoundError. That is, the 1st letter of the error string has lower case.

https://bugs.python.org/issue31904

Automerge-Triggered-By: GH:gpshead

@bedevere-bot bedevere-bot added the tests Tests in the Lib/test dir label May 7, 2021
@gpshead gpshead self-assigned this May 7, 2021
@miss-islington
Copy link
Contributor

Thanks @pxinwr for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-25983 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label May 8, 2021
miss-islington added a commit that referenced this pull request May 8, 2021
…VxWorks (GH-25965) (GH-25983)

The error string on VxWorks is "no such file or directory" for FileNotFoundError. That is, the 1st letter of the error string has lower case.
(cherry picked from commit b063b02)


Co-authored-by: pxinwr <[email protected]>

Automerge-Triggered-By: GH:gpshead
@kuhlenough kuhlenough mannequin mentioned this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants